ASP.NET Core MVC コントロールヘルプ
LabelAlign プロパティ (ChartAxis<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartAxis<T> クラス : LabelAlign プロパティ
Gets or sets the label alignment.
シンタックス
'宣言
 
Public Property LabelAlign As System.String
public System.string LabelAlign {get; set;}
解説
By default the labels are centered. The supported values are 'left' and 'right' for x-axis and 'top' and 'bottom' for y-axis.
参照

ChartAxis<T> クラス
ChartAxis<T> メンバ